Skip to content

Commit

Permalink
Bump go-version used for sanity tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Mario Schäfer authored and anx-mschaefer committed Feb 6, 2024
1 parent 73cf06e commit 68858ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sanity-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@v3
with:
go-version: '1.20'
go-version: '1.21'

- name: Set up CI system
run: sudo apt-get update && sudo apt-get install -y nfs-common netbase && sudo rpcbind
Expand Down

0 comments on commit 68858ac

Please sign in to comment.