We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b5df29 commit 6929bafCopy full SHA for 6929baf
.github/workflows/toolchain.yml
@@ -19,7 +19,7 @@ jobs:
19
fail-fast: false
20
matrix:
21
llvm: [ '10', '11', '12', '13', '14', '15', '16', '17', '18' ]
22
- runs-on: ubuntu-latest
+ runs-on: ubuntu-22.04
23
steps:
24
25
- name: Checkout OOSDK
0 commit comments