Skip to content

Commit 2dca593

Browse files
authored
Update export_data.yml
Revert back to ubuntu-22.04 because of disconnection of self hosted runner.
1 parent e6ff6ed commit 2dca593

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/export_data.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@ env:
1616

1717
jobs:
1818
update:
19-
runs-on:
19+
runs-on: ubuntu-22.04
2020

21-
steps: ubuntu-22.04
21+
steps:
2222
- uses: actions/checkout@v3
2323

2424
- uses: actions/setup-python@v4

0 commit comments

Comments
 (0)