-
-
Notifications
You must be signed in to change notification settings - Fork 301
Commit f36ca6a
committed
fix(ci): python 3.6 no longer available
Python 3.6 x64 is no longer supported for `ubuntu-latest` (i.e.
`ubuntu-22.04`). The recommended fix is to hardcode `ubuntu-20.04`.
See: actions/setup-python#544 1 parent bc4bacb commit f36ca6a
1 file changed
+1
-1
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
10 | - | ||
10 | + | ||
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
|
0 commit comments