diff options
| author | Cody <cody@codyq.dev> | 2023-07-28 01:46:11 -0500 |
|---|---|---|
| committer | Cody <cody@codyq.dev> | 2023-07-28 01:46:11 -0500 |
| commit | b5650df341bbc99fe6b4cba9a9361abb430ad54b (patch) | |
| tree | ef125df46591f2365fc21b7f978002dbe28c35ae /.github/workflows/testing.yml | |
| parent | 1555738be40d8fceb1d5888ba47c3bac84f5d2c1 (diff) | |
| download | sloth-b5650df341bbc99fe6b4cba9a9361abb430ad54b.tar.gz | |
Who needs to compile on Windows anyways? :3
Diffstat (limited to '.github/workflows/testing.yml')
| -rw-r--r-- | .github/workflows/testing.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/workflows/testing.yml b/.github/workflows/testing.yml index 09de330..49f3799 100644 --- a/.github/workflows/testing.yml +++ b/.github/workflows/testing.yml @@ -8,7 +8,6 @@ jobs: matrix: os: - ubuntu - - windows - macos rust: - stable |
