Skip to content

Commit 2d97710

Browse files
committed
Random backup
1 parent a7a1abd commit 2d97710

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/cross.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,9 +68,9 @@ jobs:
6868
compiler: { ver: '11', osver: '22.04' }
6969
- target: { triple: mips-linux-gnu }
7070
compiler: { ver: '12', osver: '22.04' }
71-
- target: { triple: mips64-linux-gnu }
71+
- target: { triple: mips64-linux-gnuabi64 }
7272
compiler: { ver: '11', osver: '22.04' }
73-
- target: { triple: mips64-linux-gnu }
73+
- target: { triple: mips64-linux-gnuabi64 }
7474
compiler: { ver: '12', osver: '22.04' }
7575

7676
- target: { triple: mipsisa64r6-linux-gnuabi64 }

0 commit comments

Comments
 (0)