Skip to content

Commit

Permalink
Pined build actions runner version
Browse files Browse the repository at this point in the history
  • Loading branch information
appare45 committed Dec 26, 2024
1 parent 2b84d84 commit 3ef8caf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:

build-linux:
name: Build (Linux)
runs-on: ubuntu-latest
runs-on: ubuntu-22.04
needs: test
if: github.ref == 'refs/heads/master' || startsWith(github.ref, 'refs/tags/v')
env:
Expand Down

0 comments on commit 3ef8caf

Please sign in to comment.