Skip to content

Commit

Permalink
ci updates
Browse files Browse the repository at this point in the history
holiman committed May 7, 2024

Verified

This commit was signed with the committer’s verified signature. The key has expired.
holiman Martin HS
1 parent 52b7059 commit 2c9b1c3
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions circle.yml
Original file line number Diff line number Diff line change
@@ -71,7 +71,7 @@ jobs:

bigendian:
docker:
- image: cimg/base
- image: cimg/base:current
steps:
- run:
name: "Install QEMU"
@@ -109,10 +109,12 @@ workflows:
version: 2
uint256:
jobs:
- go122
- go121
- go120
- go119
- go120
- go121
- go122:
requires:
- go121
- bigendian:
requires:
- go122

0 comments on commit 2c9b1c3

Please sign in to comment.