Skip to content

Commit f2c0c8d

Browse files
committed
revert to 22.04 for now
1 parent ae81e0d commit f2c0c8d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build-uc2.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -471,7 +471,7 @@ jobs:
471471
generators: 'Ninja'
472472
}
473473
- {
474-
os: ubuntu-latest,
474+
os: ubuntu-22.04,
475475
arch: aarch64,
476476
python-arch: aarch64,
477477
python-ver: '3.8',
@@ -482,7 +482,7 @@ jobs:
482482
distro: ubuntu22.04
483483
}
484484
- {
485-
os: ubuntu-latest,
485+
os: ubuntu-22.04,
486486
arch: ppc64le,
487487
python-arch: ppc,
488488
python-ver: '3.8',

0 commit comments

Comments
 (0)