Commit 91066de
authored
Fix release workflow: add contents:read and Ruby 4.0 smoke test (#51)
Add contents: read permission to the release job — declaring any
permissions block zeros all unlisted ones, so checkout was broken.
Add Ruby 4.0 to the smoke-test matrix to match cross-compile which
already builds for 4.0,3.4,3.3.1 parent 6dada1a commit 91066de
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
| 67 | + | |
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
| |||
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
| 90 | + | |
90 | 91 | | |
91 | 92 | | |
92 | 93 | | |
| |||
0 commit comments