Skip to content

Commit

Permalink
Fix ubuntu image in rebottle workflow [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
shivammathur committed Feb 14, 2024
1 parent 15fabb5 commit 47fb28a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dispatch-rebottle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
- runner: macos-12-arm64
- runner: ubuntu-latest
container:
image: homebrew/ubuntu18.04:latest
image: homebrew/ubuntu22.04:latest
options: --user=linuxbrew
workdir: /github/home
timeout: 4320
Expand Down

0 comments on commit 47fb28a

Please sign in to comment.