Skip to content

Commit ed67cbd

Browse files
authored
Merge pull request #37 from JacobLinCool/ci-update-upstream-version
ci: update test matrix versions for cloudflared
2 parents 3dcd206 + 9b72ba7 commit ed67cbd

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/test.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,10 @@ jobs:
2020
- macos-latest
2121
version:
2222
- "latest"
23-
- "2024.12.1"
24-
- "2024.10.1"
25-
- "2024.8.3"
26-
- "2024.6.1"
23+
- "2025.6.1"
24+
- "2025.4.2"
25+
- "2025.2.1"
26+
- "2024.12.2"
2727

2828
name: "${{ matrix.os }} - ${{ matrix.version }}"
2929
runs-on: ${{ matrix.os }}

0 commit comments

Comments
 (0)