Skip to content

Commit 720c8a2

Browse files
authored
Merge pull request #672 from lukaszstolarczuk/add-ubu24
[CI] Add Ubuntu 24.04 build
2 parents f320b36 + 30b47ae commit 720c8a2

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)