Skip to content

Commit

Permalink
Update ci crystal to 1.13.2
Browse files Browse the repository at this point in the history
  • Loading branch information
cyangle committed Aug 29, 2024
1 parent 7af905a commit 3efee2f
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -106,29 +106,29 @@ jobs:
DB: mysql
- crystal_version: 1.12.2
DB: postgres
- crystal_version: 1.13.1
- crystal_version: 1.13.2
DB: mysql
os: ubuntu-24.04
integration: true
linter: true
- crystal_version: 1.13.1
- crystal_version: 1.13.2
DB: postgres
pg_version: '16'
os: ubuntu-24.04
integration: true
linter: true
- crystal_version: 1.13.1
- crystal_version: 1.13.2
DB: postgres
pg_version: '16'
os: ubuntu-24.04
other: MT=1
- crystal_version: 1.13.1
- crystal_version: 1.13.2
DB: postgres
pg_version: '16'
os: ubuntu-24.04
pair: true
other: PAIR_DB_USER=root PAIR_DB_PASSWORD=
- crystal_version: 1.13.1
- crystal_version: 1.13.2
DB: mysql
pg_version: '16'
os: ubuntu-24.04
Expand Down

0 comments on commit 3efee2f

Please sign in to comment.