Skip to content

Commit

Permalink
x
Browse files Browse the repository at this point in the history
  • Loading branch information
flimzy committed Jul 22, 2024
1 parent 00369de commit 616abff
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@ env:
jobs:
container-job:
runs-on: ubuntu-latest
container: node:16-bullseye
services:
couchdb:
image: couchdb:2.2.0
# container: node:16-bullseye
# services:
# couchdb:
# image: couchdb:2.2.0
test:
strategy:
matrix:
Expand Down

0 comments on commit 616abff

Please sign in to comment.