Skip to content

Commit cb8b4e8

Browse files
committed
fix workflow
1 parent 01818f1 commit cb8b4e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ on:
1010

1111
jobs:
1212
build:
13-
runs-on: ubuntu-22.10
13+
runs-on: ubuntu-22.04
1414
steps:
1515
- uses: actions/checkout@v2
1616
- name: Set up Python 3.9

0 commit comments

Comments
 (0)