Skip to content

Commit

Permalink
Run on Ubuntu 22.04
Browse files Browse the repository at this point in the history
  • Loading branch information
kasperisager committed Nov 15, 2024
1 parent 2ed8325 commit 57d70d9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/prebuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
strategy:
matrix:
include:
- os: ubuntu-24.04
- os: ubuntu-22.04
platform: android
runs-on: ${{ matrix.os }}
name: ${{ matrix.platform }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
strategy:
matrix:
include:
- os: ubuntu-24.04
- os: ubuntu-22.04
platform: android
runs-on: ${{ matrix.os }}
name: ${{ matrix.platform }}
Expand Down

0 comments on commit 57d70d9

Please sign in to comment.