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.
2 parents eeff036 + 0f85d0f commit 9550598Copy full SHA for 9550598
.github/workflows/release.yml
@@ -10,7 +10,7 @@ on:
10
jobs:
11
12
package:
13
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-24.04
14
name: Empacotar executavel
15
steps:
16
- uses: actions/checkout@v2
0 commit comments