Skip to content

Commit

Permalink
Merge pull request #112 from shaneknapp/bump-build-image
Browse files Browse the repository at this point in the history
bump builds to use a modern ubuntu
  • Loading branch information
shaneknapp authored Oct 16, 2023
2 parents dfc0025 + 9a164e7 commit fc859a1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ orbs:
jobs:
build:
machine:
image: ubuntu-1604:201903-01
image: ubuntu-2204:2023.07.2

working_directory: ~/repo

Expand Down Expand Up @@ -50,4 +50,4 @@ workflows:
test-orb:
jobs:
- orb-tools/lint:
lint-dir: orb/
lint-dir: orb/

0 comments on commit fc859a1

Please sign in to comment.