Skip to content

Commit

Permalink
Update toolchain.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kiwidoggie authored Feb 17, 2025
1 parent 5b5df29 commit 6929baf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/toolchain.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
fail-fast: false
matrix:
llvm: [ '10', '11', '12', '13', '14', '15', '16', '17', '18' ]
runs-on: ubuntu-latest
runs-on: ubuntu-22.04
steps:

- name: Checkout OOSDK
Expand Down

0 comments on commit 6929baf

Please sign in to comment.