We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 504e814 + 4bbe17c commit 0cc5523Copy full SHA for 0cc5523
.github/workflows/internal-build-release-linux64.yml
@@ -12,7 +12,7 @@ on:
12
13
jobs:
14
build-linux64:
15
- runs-on: ubuntu-latest
+ runs-on: ubuntu-20.04
16
17
steps:
18
- uses: actions/checkout@v3
0 commit comments