We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 615af52 commit b898936Copy full SHA for b898936
.github/workflows/programming_team_code_ci.yml
@@ -8,7 +8,7 @@ permissions:
8
jobs:
9
library_checker_aizu:
10
# https://github.com/actions/runner-images/issues/6709#issuecomment-1441444332
11
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-22.04
12
steps:
13
- uses: actions/checkout@v1
14
- name: Set up Python
0 commit comments