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 4e01b6d commit f6a1855Copy full SHA for f6a1855
.github/workflows/build.yml
@@ -12,7 +12,7 @@ env:
12
13
jobs:
14
build:
15
- runs-on: ubuntu-latest
+ runs-on: ubuntu-22.04
16
steps:
17
- name: Checkout Mod Repo
18
uses: actions/checkout@v4
0 commit comments