Skip to content

Commit 2077cf5

Browse files
committed
Update ubuntu version for proofs
Signed-off-by: Gaurav Aggarwal <[email protected]>
1 parent 9d9f4f8 commit 2077cf5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@ jobs:
206206

207207
proof_ci:
208208
if: ${{ github.event.pull_request }} || ${{ github.event.workflow }}
209-
runs-on: ubuntu-20.04
209+
runs-on: ubuntu-latest
210210
steps:
211211
- name: Set up CBMC runner
212212
uses: FreeRTOS/CI-CD-Github-Actions/set_up_cbmc_runner@main

0 commit comments

Comments
 (0)