Skip to content

Commit

Permalink
Minor updates to CI workflows (#4823)
Browse files Browse the repository at this point in the history
  • Loading branch information
mrwyattii authored Dec 15, 2023
1 parent b83b1c2 commit bc1b5a6
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 117 deletions.
56 changes: 0 additions & 56 deletions .github/workflows/amd-mi100.yml

This file was deleted.

59 changes: 0 additions & 59 deletions .github/workflows/auto-sync.yml

This file was deleted.

2 changes: 1 addition & 1 deletion .github/workflows/formatting.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ concurrency:
jobs:

# formatting and basic install on cpu-only machine
formatting:
unit-tests:
runs-on: ubuntu-20.04

steps:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ concurrency:
cancel-in-progress: true

jobs:
version-check:
unit-tests:
strategy:
matrix:
pyVersion: ["3.6", "3.7", "3.8", "3.9", "3.10"]
Expand Down

0 comments on commit bc1b5a6

Please sign in to comment.