Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
rkaminsk committed Jun 20, 2024
1 parent 6aa73d8 commit c4c3c76
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/re2c.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,7 @@ jobs:
fail-fast: false
matrix:
os:
- ubuntu-latest
- macos-latest
- windows-2019

steps:
- name: Checkout repo
Expand Down Expand Up @@ -50,6 +48,6 @@ jobs:
- name: publish conda package (wip)
shell: pwsh
run: |
conda build --channel potassco re2c
CONDA_SUBDIR=osx-64 conda build --channel potassco re2c
env:
ANACONDA_API_TOKEN: ${{ secrets.ANACONDA_TOKEN }}

0 comments on commit c4c3c76

Please sign in to comment.