Skip to content

Commit

Permalink
revert b1ef334
Browse files Browse the repository at this point in the history
  • Loading branch information
c8ef authored Apr 19, 2024
1 parent b1ef334 commit df62d78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ubuntu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ jobs:
- name: Tests
run: |
xmake l ./scripts/test.lua -D --toolchain=gcc-13 -k ${{ matrix.kind }} -m ${{ matrix.mode }}
xmake l ./scripts/test.lua -D -k ${{ matrix.kind }} -m ${{ matrix.mode }}

0 comments on commit df62d78

Please sign in to comment.