Skip to content

Commit 30b47ae

Browse files
[CI] Switch one of the basic builds to run on Ubuntu 24.04
1 parent f320b36 commit 30b47ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/basic.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
shared_library: 'ON'
4545
level_zero_provider: 'ON'
4646
install_tbb: 'ON'
47-
- os: 'ubuntu-22.04'
47+
- os: 'ubuntu-24.04'
4848
build_type: Debug
4949
compiler: {c: gcc, cxx: g++}
5050
shared_library: 'ON'

0 commit comments

Comments
 (0)