Skip to content

Commit

Permalink
fixup! New version - 42.16
Browse files Browse the repository at this point in the history
  • Loading branch information
KKoukiou committed Nov 27, 2024
1 parent d067aac commit 504c5b6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/trigger-webui.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ on:
- 'master'
jobs:
trigger:
runs-on: ubuntu-22.04
runs-on: ubuntu-latest
# the default workflow token cannot read our org membership, for deciding who is allowed to trigger tests
environment: gh-cockpituous
container: registry.fedoraproject.org/fedora:40
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/trigger-webui.yml.j2
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ on:
- 'master'
jobs:
trigger:
runs-on: ubuntu-22.04
runs-on: ubuntu-latest
# the default workflow token cannot read our org membership, for deciding who is allowed to trigger tests
environment: gh-cockpituous
container: registry.fedoraproject.org/fedora:40
Expand Down

0 comments on commit 504c5b6

Please sign in to comment.