Skip to content

Commit

Permalink
chore: temporarily use ubuntu 22.04 instead of latest
Browse files Browse the repository at this point in the history
  • Loading branch information
Pantotone committed Oct 13, 2024
1 parent 7bdbad0 commit 42fbe29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-Linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ env:
jobs:
linuxBuilder:
name: 🔨 Build - Linux
runs-on: ubuntu-latest
runs-on: ubuntu-22.04
timeout-minutes: 90

steps:
Expand Down

0 comments on commit 42fbe29

Please sign in to comment.