Commit 05206ac
committed
ci: fix GitHub Actions runner configuration
Replaces invalid 'ubuntu-slim' runner with 'ubuntu-latest' to ensure the duplicate issues workflow executes properly.
The ubuntu-slim runner type does not exist in GitHub Actions, causing workflow failures.1 parent a0e0651 commit 05206ac
1 file changed
Lines changed: 1 addition & 1 deletion
| 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