mirror of
				https://github.com/janet-lang/janet
				synced 2025-10-31 07:33:01 +00:00 
			
		
		
		
	Follow github directions for qemu multiarch.
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/test.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/test.yml
									
									
									
									
										vendored
									
									
								
							| @@ -98,5 +98,5 @@ jobs: | ||||
|       uses: actions/checkout@master | ||||
|     - name: Do Qemu build and test | ||||
|       run: | | ||||
|         docker run --rm --privileged multiarch/qemu-user-static --reset -p yes | ||||
|         docker run --rm --privileged multiarch/qemu-user-static:register --reset | ||||
|         docker run --rm -v .:/janet -it s390x/ubuntu bash -c "apt-get -y update && apt-get -y install git build-essential && make -j3 && make test" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Calvin Rose
					Calvin Rose