Skip to content

Commit

Permalink
Actions: fix Linux AppImage build
Browse files Browse the repository at this point in the history
  • Loading branch information
JNechaevsky committed Jan 17, 2025
1 parent 141b947 commit d23da3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
retention-days: 90

build-linux:
runs-on: ubuntu-latest
runs-on: ubuntu-22.04
strategy:
matrix:
game: [doom, heretic, hexen]
Expand Down

0 comments on commit d23da3e

Please sign in to comment.