We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 89a5634 + ecd3e4e commit c2636fbCopy full SHA for c2636fb
.github/workflows/build.yml
@@ -11,7 +11,7 @@ on:
11
jobs:
12
# Build using mono on Ubuntu
13
ubuntu-build:
14
- runs-on: ubuntu-latest
+ runs-on: ubuntu-22.04
15
steps:
16
- uses: actions/checkout@v3
17
with:
0 commit comments