Skip to content

Commit 6929baf

Browse files
authored
Update toolchain.yml
1 parent 5b5df29 commit 6929baf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/toolchain.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
fail-fast: false
2020
matrix:
2121
llvm: [ '10', '11', '12', '13', '14', '15', '16', '17', '18' ]
22-
runs-on: ubuntu-latest
22+
runs-on: ubuntu-22.04
2323
steps:
2424

2525
- name: Checkout OOSDK

0 commit comments

Comments
 (0)