This repository was archived by the owner on Mar 5, 2026. It is now read-only.
Commit 92e8f2d
Update auto-publish.yml
update workflow to use ubuntu-latest
This update is based on the error message (see below) received on my latest PR.
Error message:
$ bikeshed update
Bikeshed now requires Python 3.9; you are on 3.8.10.
If you're seeing this message in your CI run, you are
likely specifying an old OS; try `ubuntu-latest`.
If you're seeing this on the command line, see the docs
for instructions:
https://speced.github.io/bikeshed/#installing
Command `bikeshed update` failed with exit code: 1.1 parent 1ec31c2 commit 92e8f2d
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
0 commit comments