Skip to content

Commit

Permalink
Use go 1.23.0 for idle-timer test also
Browse files Browse the repository at this point in the history
  • Loading branch information
mostynb committed Aug 23, 2024
1 parent 47d8b9b commit e83828a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/idle_timer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
steps:
- uses: actions/setup-go@v3
with:
go-version: '1.21.5'
go-version: '1.23.0'
- uses: actions/checkout@v4
- name: build bazel-remote
run: ./linux-build.sh
Expand Down

0 comments on commit e83828a

Please sign in to comment.