Commit 9b2f2ef
fix: update GitHub Actions workflow to use supported runners
- Update runner from deprecated ubuntu-20.04 to ubuntu-latest
- Fix multi-line command syntax in test step
- Update GitHub Actions versions:
- actions/checkout@v2 → @v4
- actions/setup-go@v2 → @v5
- tj-actions/verify-changed-files@v8.1 → @v20
This fixes the CI pipeline that was stuck waiting for runners.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 11a45a5 commit 9b2f2ef
1 file changed
+6
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
| 31 | + | |
31 | 32 | | |
32 | 33 | | |
33 | 34 | | |
34 | | - | |
| 35 | + | |
35 | 36 | | |
36 | 37 | | |
37 | 38 | | |
0 commit comments