We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6959c57 commit d749274Copy full SHA for d749274
1 file changed
.github/workflows/ci.yml
@@ -19,6 +19,7 @@ jobs:
19
os: [ubuntu-latest]
20
python-version: ["3.11"]
21
project: ['GAlgebra']
22
+ architecture: ['x64']
23
24
steps:
25
- name: Checkout
0 commit comments