Skip to content

Commit

Permalink
ci update
Browse files Browse the repository at this point in the history
  • Loading branch information
fakeshadow committed Feb 20, 2025
1 parent 78286d0 commit 4334570
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- { name: Linux, os: ubuntu-latest }
- { name: macOS, os: macos-latest }
version:
- beta
- 1.85
name: http check @ ${{ matrix.target.name }} - ${{ matrix.version }}
runs-on: ${{ matrix.target.os }}

Expand Down Expand Up @@ -98,7 +98,7 @@ jobs:
- { name: Linux, os: ubuntu-latest }
- { name: macOS, os: macos-latest }
version:
- beta
- 1.85
name: client check @ ${{ matrix.target.name }} - ${{ matrix.version }}
runs-on: ${{ matrix.target.os }}

Expand Down

0 comments on commit 4334570

Please sign in to comment.