Skip to content

Commit

Permalink
bump xdsl (#46)
Browse files Browse the repository at this point in the history
  • Loading branch information
jorendumoulin authored Dec 20, 2023
1 parent f44b93a commit 118075f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/build-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ on:
pull_request:
paths:
- 'container/Dockerfile'
- 'requirements.txt'
push:
branches: [main]
workflow_dispatch:
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ pre-commit
filecheck
lit
numpy
xdsl @ git+https://github.com/xdslproject/xdsl.git@82e4af23bacddefa100ecf662385e34c3b4a1c5f
xdsl @ git+https://github.com/xdslproject/xdsl.git@c8479cc0d7a2c7ac4c9150449445725e20d4672d

0 comments on commit 118075f

Please sign in to comment.