We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ead6133 commit 5bbc163Copy full SHA for 5bbc163
.github/workflows/main.yml
@@ -9,7 +9,7 @@ on:
9
10
jobs:
11
build:
12
- runs-on: ubuntu-latest
+ runs-on: ubuntu-22.04
13
14
strategy:
15
fail-fast: false
.github/workflows/rubik.yml
steps:
- name: Checkout
uses: actions/checkout@v4.1.7
0 commit comments