Skip to content

Commit

Permalink
Work in progress
Browse files Browse the repository at this point in the history
  • Loading branch information
skhaz committed Nov 17, 2023
1 parent 07b9919 commit 7bbace7
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,15 +18,15 @@ jobs:

matrix:
config:
- name: macOS
os: macos-latest
- name: Ubuntu
os: ubuntu-latest
# - name: macOS
# os: macos-latest
# - name: Ubuntu
# os: ubuntu-latest
- name: WebAssembly
script: build/carimbo.js
os: ubuntu-latest
- name: Windows
os: windows-latest
# - name: Windows
# os: windows-latest

steps:
- name: Checkout
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 7bbace7

Please sign in to comment.