Skip to content

Commit

Permalink
bump gleam in ci
Browse files Browse the repository at this point in the history
  • Loading branch information
TanklesXL committed Dec 28, 2024
1 parent d58de9d commit 1205fbd
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
uses: TanklesXL/gleam_actions/.github/workflows/release.yaml@main
secrets: inherit
with:
gleam_version: 1.6.1
gleam_version: 1.6.3
erlang_version: 27
test_erlang: true
test_node: true
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ jobs:
test:
uses: TanklesXL/gleam_actions/.github/workflows/test.yaml@main
with:
gleam_version: 1.6.1
gleam_version: 1.6.3
test_node: true
test_erlang: true
2 changes: 0 additions & 2 deletions .mise.toml

This file was deleted.

0 comments on commit 1205fbd

Please sign in to comment.