Skip to content

Commit

Permalink
Actions: test with Go 1.23 and 1.22
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidGamba committed Sep 17, 2024
1 parent c5c3030 commit 4e1257a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest, macos-latest]
go: ["1.22", "1.21"]
go: ["1.23", "1.22"]
tool: [buildutils, cueutils, fsmodtime, run]
steps:
- name: Check out code into the Go module directory
Expand Down

0 comments on commit 4e1257a

Please sign in to comment.