Fix nimbus CI yml file introduced when disabling x86 (#1450)

This commit is contained in:
Kim De Mey 2023-01-27 16:05:30 +01:00 committed by GitHub
parent 8523d8b40e
commit d65bb18ad2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -22,7 +22,7 @@ jobs:
evmc: evmc
# - os: linux
# cpu: i386
evmc: evmc
# evmc: evmc
- os: macos
cpu: amd64
evmc: evmc
@ -35,7 +35,7 @@ jobs:
evmc: nimvm2
# - os: linux
# cpu: i386
evmc: nimvm2
# evmc: nimvm2
- os: windows
cpu: amd64
evmc: nimvm2