affects only the lint job, everything else used 20.04 already.
@@ -31,7 +31,7 @@ on:
jobs:
lint:
- runs-on: ubuntu-latest
+ runs-on: ubuntu-20.04
timeout-minutes: 10
steps:
@@ -14,7 +14,7 @@ on:
analyze:
name: Analyze
permissions:
actions: read
contents: read