Skip to content

Commit

Permalink
ci: update CRT test ubuntu version to ubuntu24 (#4964)
Browse files Browse the repository at this point in the history
  • Loading branch information
boquan-fang authored Dec 10, 2024
1 parent aaae641 commit a004f2b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions codebuild/spec/buildspec_generalbatch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -177,10 +177,10 @@ batch:
- buildspec: codebuild/spec/buildspec_ubuntu.yml
env:
compute-type: BUILD_GENERAL1_LARGE
image: 024603541914.dkr.ecr.us-west-2.amazonaws.com/docker:ubuntu18codebuild
image: 024603541914.dkr.ecr.us-west-2.amazonaws.com/docker:ubuntu24
privileged-mode: true
variables:
GCC_VERSION: '6'
GCC_VERSION: '13'
TESTS: crt
identifier: s2nUnitCRT
- buildspec: codebuild/spec/buildspec_ubuntu.yml
Expand Down

0 comments on commit a004f2b

Please sign in to comment.