Skip to content

Commit a402be8

Browse files
committed
update ubuntu for benchmark action
1 parent 30e8a8f commit a402be8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cicd.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555

5656
benchmark:
5757
needs: [test]
58-
runs-on: ubuntu-20.04
58+
runs-on: ubuntu-latest
5959
steps:
6060
- name: Check out repository code
6161
uses: actions/checkout@v4

0 commit comments

Comments
 (0)