Skip to content

Commit

Permalink
🦉 Optimism tests use latest commit (#819)
Browse files Browse the repository at this point in the history
  • Loading branch information
yivlad committed Jan 26, 2023
1 parent 1fa1312 commit 5637cc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/optimism-testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
strategy:
matrix:
# test against a known version and a current master
OPTIMISM_GIT_HEAD: ["b0a54509a6f99194221f5ade230ceae7892b3393", "master"]
OPTIMISM_GIT_HEAD: ["7abde925dccb57bac26661f22906686ff7e23ad0", "master"]
steps:
- uses: actions/checkout@v2
with:
Expand Down

0 comments on commit 5637cc5

Please sign in to comment.