Maybe v33?
This commit is contained in:
		
							parent
							
								
									b60019a7c6
								
							
						
					
					
						commit
						711f9213c7
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		
							
								
								
									
										4
									
								
								.github/workflows/ccpp.yml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.github/workflows/ccpp.yml
									
										
									
									
										vendored
									
									
								
							| 
						 | 
				
			
			@ -20,7 +20,7 @@ jobs:
 | 
			
		|||
      run: brew install ninja lua@5.1 luarocks
 | 
			
		||||
    - name: luarocks
 | 
			
		||||
      run: |
 | 
			
		||||
        luarocks install --lua-version 5.1 luaposix 35.1-1
 | 
			
		||||
        luarocks install --lua-version 5.1 luaposix 33.0.0-1
 | 
			
		||||
    - name: make
 | 
			
		||||
      run: make LUA=/usr/local/bin/lua5.1
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			@ -45,7 +45,7 @@ jobs:
 | 
			
		|||
          zip
 | 
			
		||||
    - name: luarocks
 | 
			
		||||
      run: |
 | 
			
		||||
        /mingw32/bin/luarocks --lua-version 5.1 install luaposix 35.1-1
 | 
			
		||||
        /mingw32/bin/luarocks --lua-version 5.1 install luaposix 33.0.0-1
 | 
			
		||||
    - uses: actions/checkout@v3
 | 
			
		||||
    - name: build
 | 
			
		||||
      run: |
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue