Skip to content

Commit b9d46b2

Browse files
committed
chore: fix ci
1 parent f0fa20e commit b9d46b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/workflow.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ on:
1010
jobs:
1111
cicd:
1212
name: cicd
13-
runs-on: ubuntu-latest
13+
runs-on: ubuntu-20.04
1414
timeout-minutes: 10
1515
steps:
1616
- name: checkout repo

0 commit comments

Comments
 (0)