Skip to content

Commit de7dbf8

Browse files
authored
Update and rename ci.yml to build.yml
1 parent 7789ec7 commit de7dbf8

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed
Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: CI
1+
name: Build
22
on:
33
push:
44
branches:
@@ -17,6 +17,8 @@ jobs:
1717
exclude:
1818
- os: "windows-latest"
1919
python: "3.4"
20+
- os: "windows-latest"
21+
python: "3.8"
2022
- os: "macos-latest"
2123
python: "3.4"
2224
steps:

0 commit comments

Comments
 (0)