Skip to content

Commit 89c5cc8

Browse files
committed
Update ArrayFire version used for ci builds to 3.7.2
1 parent 4b4d555 commit 89c5cc8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
name: Build and Test Wrapper
1414
runs-on: ubuntu-18.04
1515
env:
16-
AF_VER: 3.7.0
16+
AF_VER: 3.7.2
1717
steps:
1818
- name: Checkout Repository
1919
uses: actions/checkout@master

0 commit comments

Comments
 (0)