Skip to content

Commit

Permalink
update revs (#474)
Browse files Browse the repository at this point in the history
  • Loading branch information
Dave Berenbaum authored Oct 31, 2023
1 parent 8cdf917 commit afc1a49
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ env:
DVC_TEST: "true"
FORCE_COLOR: "1"
DATASET: ${{ github.event.inputs.dataset || ( github.event_name == 'schedule' && 'mnist' || 'small' ) }}
DVC_REVS: main,3.0.0,2.58.2,2.40.0,2.11.0
CLOUD_REVS: main,3.0.0,2.58.2,2.40.0,2.11.0
DVC_REVS: main,3.20.0,3.10.0,3.0.0,2.58.2
CLOUD_REVS: main,3.20.0,3.10.0,3.0.0,2.58.2

permissions:
contents: read
Expand Down

0 comments on commit afc1a49

Please sign in to comment.