Skip to content

Commit

Permalink
fix github runners
Browse files Browse the repository at this point in the history
  • Loading branch information
mjh1 committed Sep 4, 2024
1 parent 3b59b1f commit cb00e7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ jobs:
permissions:
contents: "read"
id-token: "write"
runs-on: ubuntu-latest
runs-on: ubuntu-20.04
needs:
- build
steps:
Expand Down

0 comments on commit cb00e7c

Please sign in to comment.