Skip to content

Commit

Permalink
Update go version in race workflow also
Browse files Browse the repository at this point in the history
  • Loading branch information
Toni Lukkaroinen committed Nov 12, 2024
1 parent bdc59c9 commit fb58260
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/race.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- name: Setup Go
uses: actions/setup-go@v2
with:
go-version: 1.19
go-version: 1.21

- name: Set scheduled branch name
shell: bash
Expand Down

0 comments on commit fb58260

Please sign in to comment.