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 39a19c1 commit 167daa9Copy full SHA for 167daa9
.github/workflows/os-llvm-sycl-build.yml
@@ -9,7 +9,7 @@ permissions: read-all
9
jobs:
10
install-compiler:
11
name: Build with nightly build of DPC++ toolchain
12
- runs-on: ubuntu-22.04
+ runs-on: ubuntu-24.04
13
timeout-minutes: 90
14
15
env:
0 commit comments