We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8051f52 commit 07405d4Copy full SHA for 07405d4
1 file changed
.github/workflows/publish-natives.yml
@@ -8,7 +8,7 @@ on:
8
9
jobs:
10
build-linux-windows:
11
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-latest
12
env:
13
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
14
GITHUB_ACTOR: ${{ github.actor }}
0 commit comments