1
0

Update ubuntu image on CircleCI (#899)

This commit is contained in:
WakiyamaP
2024-09-03 21:48:17 +09:00
committed by GitHub
parent 396a48644b
commit 371cfe0c10

View File

@@ -3,7 +3,7 @@ jobs:
cansetup: cansetup:
machine: machine:
enabled: true enabled: true
image: ubuntu-2004:202101-01 image: ubuntu-2204:current
steps: steps:
- checkout - checkout
- run: - run: