Skip to content

Commit ae4b2ac

Browse files
committed
ci: Use debian:12 container image
Intel oneAPI apt repository has OpenPGP signature issues in debian:latest
1 parent 41a6f19 commit ae4b2ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@ jobs:
191191
fail-fast: false
192192
matrix:
193193
image:
194-
- debian
194+
- debian:12
195195
- ubuntu
196196
container: ${{ matrix.image }}
197197
steps:

0 commit comments

Comments
 (0)