Skip to content

Commit

Permalink
bump to v0.1.2 (#138)
Browse files Browse the repository at this point in the history
  • Loading branch information
eitanturok authored Aug 9, 2024
1 parent 6adb1fb commit f87b26f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/code-quality.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
uses: actions/checkout@v3
with:
repository: mosaicml/ci-testing
ref: v0.1.1
ref: v0.1.2
path: ./ci-testing
- uses: ./ci-testing/.github/actions/code-quality
with:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/pr-gpu.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
container: mosaicml/pytorch:2.3.1_cu121-python3.11-ubuntu20.04
steps:
- name: Run PR GPU tests
uses: mosaicml/ci-testing/.github/actions/[email protected].0
uses: mosaicml/ci-testing/.github/actions/[email protected].2
with:
name: ${{ matrix.name }}
container: ${{ matrix.container }}
Expand Down

0 comments on commit f87b26f

Please sign in to comment.