Skip to content

Commit

Permalink
github-ci: macos: update go-version
Browse files Browse the repository at this point in the history
  • Loading branch information
mixmasala committed Sep 18, 2024
1 parent 5b0a878 commit 144ff84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
build_macos:
strategy:
matrix:
go-version: [1.19.x]
go-version: [1.22.x]
os: [macos-12]
runs-on: ${{ matrix.os }}

Expand Down

0 comments on commit 144ff84

Please sign in to comment.