Skip to content

Commit

Permalink
Testing
Browse files Browse the repository at this point in the history
  • Loading branch information
AriaXLi committed Oct 10, 2024
1 parent 5ab43ea commit 467e934
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 127 deletions.
67 changes: 0 additions & 67 deletions .github/workflows/acceptance_tests.yml

This file was deleted.

4 changes: 0 additions & 4 deletions .github/workflows/integration_tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,7 @@ jobs:
strategy:
matrix:
cfg:
- {os: ubuntu-latest, ruby: '2.7'}
- {os: ubuntu-22.04, ruby: '3.2'} # with openssl 3
- {os: ubuntu-22.04, ruby: 'jruby-9.3.14.0'}
- {os: windows-2019, ruby: '2.7'}
- {os: windows-2019, ruby: '3.2'} # with openssl 3
runs-on: ${{ matrix.cfg.os }}
env:
BUNDLE_SET: 'with integration'
Expand Down
56 changes: 0 additions & 56 deletions .github/workflows/unit_tests.yaml

This file was deleted.

0 comments on commit 467e934

Please sign in to comment.