Skip to content

Commit

Permalink
github: bump golang to 1.21
Browse files Browse the repository at this point in the history
  • Loading branch information
greenpau committed Mar 24, 2024
1 parent baf1a38 commit aaf9dce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
core:
strategy:
matrix:
go-version: [1.19.x, 1.20.x]
go-version: [1.21.x, 1.22.x]
platform: [ubuntu-latest]
name: Build
runs-on: ${{ matrix.platform }}
Expand Down

0 comments on commit aaf9dce

Please sign in to comment.