Skip to content

Commit 2dda06c

Browse files
Run on Ubuntu 22.04, since nightly sycl bundle requires newer GLIBC
1 parent ac54f9e commit 2dda06c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/os-llvm-sycl-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
jobs:
88
install-compiler:
99
name: Build with nightly build of DPC++ toolchain
10-
runs-on: ubuntu-20.04
10+
runs-on: ubuntu-22.04
1111

1212
env:
1313
DOWNLOAD_URL_PREFIX: https://github.com/intel/llvm/releases/download

0 commit comments

Comments
 (0)