We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45382e0 commit b033d08Copy full SHA for b033d08
.github/workflows/go.yml
@@ -11,7 +11,7 @@ env:
11
12
jobs:
13
build:
14
- runs-on: ubuntu-24.10
+ runs-on: ubuntu-latest
15
steps:
16
- uses: actions/checkout@v3
17
0 commit comments