Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
reececomo committed Apr 27, 2024
1 parent 14d4512 commit 317dd89
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,14 +25,14 @@ jobs:
typescript-version: 4.2.3

- label: v7
package-version: 7.4.2
pixi-version: 7.4.2
typescript-version: 5.4.5

- label: v8
package-version: 8.1.0
pixi-version: 8.1.0
typescript-version: 5.4.5

name: PixiJS ${{ matrix.label }} (@${{ matrix.pixi-version }})
name: pixi.js ${{ matrix.label }} (@v${{ matrix.pixi-version }})
steps:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
Expand Down

0 comments on commit 317dd89

Please sign in to comment.