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 71d4165 commit 9af88ebCopy full SHA for 9af88eb
.github/workflows/build.yaml
@@ -119,7 +119,7 @@ jobs:
119
120
linux-release:
121
name: linux-release
122
- runs-on: ubuntu-16.04
+ runs-on: ubuntu-latest
123
container:
124
image: docker://ghcr.io/multitheftauto/mtasa-blue-build:latest
125
steps:
@@ -129,7 +129,7 @@ jobs:
129
130
linux-debug:
131
name: linux-debug
132
133
134
135
0 commit comments