We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5cd6f75 commit 6dae6efCopy full SHA for 6dae6ef
.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