Skip to content

Commit 6ab8a33

Browse files
committed
ci: run Python 3.8 diagnostics on current runner
1 parent cc8c29b commit 6ab8a33

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/dependency-refresh.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ jobs:
113113
114114
python38-compatibility:
115115
if: github.actor != 'github-actions[bot]'
116-
runs-on: ubuntu-20.04
116+
runs-on: ubuntu-24.04
117117
steps:
118118
- uses: actions/checkout@v4
119119
with:

0 commit comments

Comments
 (0)