Skip to content

Commit 7bb9184

Browse files
committed
Reeable all tests
1 parent 911658f commit 7bb9184

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,7 @@ jobs:
2727
matrix:
2828
rust: ["stable", "beta", "nightly"]
2929
backend: ["postgres", "sqlite", "mysql"]
30-
#os: [ubuntu-latest, macos-latest, macos-14, windows-2019]
31-
os: [macos-14]
30+
os: [ubuntu-latest, macos-latest, macos-14, windows-2019]
3231
runs-on: ${{ matrix.os }}
3332
steps:
3433
- name: Checkout sources

0 commit comments

Comments
 (0)