Skip to content

Commit

Permalink
Set circleci image to current
Browse files Browse the repository at this point in the history
  • Loading branch information
PJK committed Oct 29, 2024
1 parent 72ea208 commit 76998c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ orbs:
jobs:
static-test:
machine: &default-machine
image: ubuntu-2204:2023.07.2
image: ubuntu-2204:current
environment:
TOOLCHAIN_PACKAGES: g++
steps:
Expand Down

0 comments on commit 76998c4

Please sign in to comment.