Skip to content

Commit

Permalink
Build: Bump Ubuntu version in codegen_verification job. (algorand#6260)
Browse files Browse the repository at this point in the history
  • Loading branch information
gmalouf authored Feb 20, 2025
1 parent 82221c2 commit 116794e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codegen_verification.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
pull_request:
jobs:
codegen_verification:
runs-on: ubuntu-20.04
runs-on: ubuntu-22.04
services:
converter:
image: swaggerapi/swagger-converter@sha256:dcfd1c2537f5f271cb4ec942d08aa59ca41b9a24078040061a772afca7e548ae # v1.0.4
Expand Down

0 comments on commit 116794e

Please sign in to comment.