Skip to content

Commit

Permalink
ci: use ubuntu-22.04 on publish for now (#801)
Browse files Browse the repository at this point in the history
Same player shoots again (#800).
  • Loading branch information
mkniewallner authored Aug 7, 2024
1 parent f3a54b0 commit fc98954
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ jobs:

publish:
name: Publish
runs-on: ubuntu-24.04
runs-on: ubuntu-22.04
needs: [linux, windows, macos, sdist]
steps:
- uses: actions/download-artifact@v4
Expand Down

0 comments on commit fc98954

Please sign in to comment.