there is no mongo dor debian11 aarch64 :)
Unit Tests / unit-test (pull_request) Failing after 3m32s Details

This commit is contained in:
Alie 2023-12-29 16:25:42 +01:00
parent c8fa9cc2dd
commit 86f20e6b45
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ on: [pull_request]
jobs:
unit-test:
container:
image: node:16-bullseye
image: catthehacker/ubuntu:act-latest
steps:
- name: Check out repository code
uses: actions/checkout@v3