We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da35cc7 commit de1a0c5Copy full SHA for de1a0c5
.github/workflows/build-linux.yml
@@ -10,7 +10,7 @@ on:
10
jobs:
11
build-n-publish:
12
name: Build📦 for Linux
13
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-24.04
14
15
strategy:
16
matrix:
0 commit comments