Skip to content

Commit

Permalink
build: downgrade to node 20 until dart-lang/sdk#53784 is fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
Henric Nordström committed Oct 21, 2023
1 parent ec0f9e7 commit 6b22a56
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,7 @@ Prettier:

Docs:
stage: test
image: node:20
artifacts:
reports:
junit: temp/jest.xml
Expand Down

0 comments on commit 6b22a56

Please sign in to comment.