Skip to content

Commit

Permalink
Temporarily disabling ubuntu
Browse files Browse the repository at this point in the history
  • Loading branch information
josephmyers committed May 10, 2024
1 parent b4361ec commit fe65a29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI-CD.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
name: "Build and Test"
strategy:
matrix:
os: [windows-latest, ubuntu-latest]
os: [windows-latest]
runs-on: ${{ matrix.os }}

steps:
Expand Down

0 comments on commit fe65a29

Please sign in to comment.