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 369c4b6 commit afd5b41Copy full SHA for afd5b41
.github/workflows/ubuntu_2204.yml
@@ -10,6 +10,7 @@ on:
10
jobs:
11
ubuntu-2204:
12
name: Test Ubuntu 22.04 LTS
13
+ # https://github.com/actions/runner-images/blob/main/images/ubuntu/Ubuntu2204-Readme.md
14
runs-on: ubuntu-22.04
15
steps:
16
- name: 🔧 Install dependencies
0 commit comments