Skip to content

Commit 037c96a

Browse files
authored
chore: pin ubuntu for Python 3.7 availability (#44)
1 parent cf112df commit 037c96a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/installation.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66

77
jobs:
88
test-installation:
9-
runs-on: ubuntu-latest
9+
runs-on: ubuntu-22.04
1010

1111
steps:
1212
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)