1
0
mirror of synced 2026-08-05 15:06:54 +00:00

feat(docker): add Ubuntu 26.04 (Resolute Raccoon) image (#1932)

This commit is contained in:
Yury Semikhatsky
2026-06-15 14:50:36 -07:00
committed by GitHub
parent 423cbf4cc7
commit fddd7c3708
4 changed files with 72 additions and 4 deletions
+1 -1
View File
@@ -26,7 +26,7 @@ jobs:
strategy:
fail-fast: false
matrix:
flavor: [jammy, noble]
flavor: [jammy, noble, resolute]
runs-on: [ubuntu-24.04, ubuntu-24.04-arm]
include:
- runs-on: ubuntu-24.04