Skip to content

Commit

Permalink
Add GitHub actions
Browse files Browse the repository at this point in the history
  • Loading branch information
odow committed Oct 17, 2024
1 parent f520283 commit 08ecf1a
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 2 deletions.
File renamed without changes.
File renamed without changes.
4 changes: 2 additions & 2 deletions .TODO.github/workflows/ci.yml → .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ jobs:
strategy:
fail-fast: false
matrix:
# Since MathOptAI doesn't have binary dependencies, only test on a subset of
# possible platforms.
# Since MathOptAI doesn't have binary dependencies, only test on a
# subset of possible platforms.
include:
- version: '1' # The latest point-release (Linux)
os: ubuntu-latest
Expand Down
File renamed without changes.

0 comments on commit 08ecf1a

Please sign in to comment.