Skip to content

Commit

Permalink
Set runner to fixed version to avoid issues with latest image
Browse files Browse the repository at this point in the history
Signed-off-by: John Kjell <[email protected]>
  • Loading branch information
jkjell committed May 1, 2024
1 parent b13abd0 commit f3069f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/witness.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ permissions:

jobs:
witness:
runs-on: ubuntu-latest
runs-on: ubuntu-22.04
permissions:
contents: read
id-token: write
Expand Down

0 comments on commit f3069f3

Please sign in to comment.