This commit is contained in:
soulgalore 2024-12-28 15:47:09 +01:00
parent 204ed31d28
commit 86c9c6acc1
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ jobs:
ports:
- 8081:8081
options: >
fake-gcs-server -scheme http -port 8081 -external-url http://localhost:8081 -backend memory
fake-gcs-server:1.50 -scheme http -port 8081 -external-url http://localhost:8081 -backend memory
steps:
- uses: actions/checkout@v4
- name: Use Node.js