Skip to content

Commit

Permalink
fix(repo): send CI to vm
Browse files Browse the repository at this point in the history
  • Loading branch information
Cammisuli committed Nov 3, 2023
1 parent 92ade5f commit f1700b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ jobs:
operating_system: freebsd
version: '13.2'
architecture: x86-64
environment_variables: DEBUG RUSTUP_IO_THREADS
environment_variables: DEBUG RUSTUP_IO_THREADS CI
shell: bash
run: |
env
Expand Down

0 comments on commit f1700b4

Please sign in to comment.