Skip to content

Commit 65b6486

Browse files
committed
try os icons
1 parent 044c3e6 commit 65b6486

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
fail-fast: false
2323
matrix:
2424
os:
25-
- name: Linux
25+
- name: 🐧
2626
runs-on: ubuntu-latest
2727
python_platform: linux
2828
container:
@@ -31,10 +31,10 @@ jobs:
3131
3.6: docker://python:3.6-buster
3232
3.7: docker://python:3.7-buster
3333
3.8: docker://python:3.8-buster
34-
- name: Windows
34+
- name: 🗔
3535
runs-on: windows-latest
3636
python_platform: win32
37-
- name: macOS
37+
- name: 🍎
3838
runs-on: macos-latest
3939
python_platform: darwin
4040
python:

0 commit comments

Comments
 (0)