mirror of
https://github.com/bellard/quickjs.git
synced 2025-09-27 05:38:45 +03:00
Compare commits
2 Commits
8b5422e8d8
...
3b92b72b49
Author | SHA1 | Date | |
---|---|---|---|
|
3b92b72b49 | ||
|
19d8e521ce |
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@ -71,6 +71,7 @@ jobs:
|
||||
submodules: true
|
||||
- name: Install gcc-multilib
|
||||
run: |
|
||||
sudo apt update
|
||||
sudo apt install -y gcc-multilib
|
||||
- name: Build
|
||||
run: |
|
||||
@ -180,9 +181,6 @@ jobs:
|
||||
- name: Build + test
|
||||
uses: vmactions/freebsd-vm@v1
|
||||
with:
|
||||
# This VM has a tendency to get stuck in the "VM is booting" cycle
|
||||
# for quite a while, so set a shorter timeout
|
||||
timeout-minutes: 15
|
||||
usesh: true
|
||||
copyback: false
|
||||
mem: 16384
|
||||
|
Loading…
x
Reference in New Issue
Block a user