We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89a5634 commit ecd3e4eCopy full SHA for ecd3e4e
.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