Try gitea-server-url
	
		
			
	
		
	
	
		
	
		
			Some checks failed
		
		
	
	
		
			
				
	
				CI Meson / Build on ${{ matrix.os }} with Meson v${{ matrix.meson_version }} (1.4.0, ubuntu-18.04) (push) Has been cancelled
				
			
		
			
				
	
				CI Meson / Build on ${{ matrix.os }} with Meson v${{ matrix.meson_version }} (1.4.0, ubuntu-22.04) (push) Has been cancelled
				
			
		
			
				
	
				CI Meson / Build on ${{ matrix.os }} with Meson v${{ matrix.meson_version }} (1.4.0, ubuntu-latest) (push) Has been cancelled
				
			
		
			
				
	
				CI Meson / Build on ${{ matrix.os }} with Meson v${{ matrix.meson_version }} (1.4.0, ubuntu-20.04) (push) Has been cancelled
				
			
		
		
	
	
				
					
				
			
		
			Some checks failed
		
		
	
	CI Meson / Build on ${{ matrix.os }} with Meson v${{ matrix.meson_version }} (1.4.0, ubuntu-18.04) (push) Has been cancelled
				
			CI Meson / Build on ${{ matrix.os }} with Meson v${{ matrix.meson_version }} (1.4.0, ubuntu-22.04) (push) Has been cancelled
				
			CI Meson / Build on ${{ matrix.os }} with Meson v${{ matrix.meson_version }} (1.4.0, ubuntu-latest) (push) Has been cancelled
				
			CI Meson / Build on ${{ matrix.os }} with Meson v${{ matrix.meson_version }} (1.4.0, ubuntu-20.04) (push) Has been cancelled
				
			This commit is contained in:
		
							parent
							
								
									36e96fc4d1
								
							
						
					
					
						commit
						876e2c4699
					
				@ -7,6 +7,7 @@ on:
 | 
				
			|||||||
            - "**.cpp"
 | 
					            - "**.cpp"
 | 
				
			||||||
            - "**.h"
 | 
					            - "**.h"
 | 
				
			||||||
            - "**.hpp"
 | 
					            - "**.hpp"
 | 
				
			||||||
 | 
					            - ".gitea/workflows/ci_meson.yaml"
 | 
				
			||||||
    pull_request:
 | 
					    pull_request:
 | 
				
			||||||
        paths:
 | 
					        paths:
 | 
				
			||||||
            - "**.c"
 | 
					            - "**.c"
 | 
				
			||||||
@ -26,7 +27,7 @@ jobs:
 | 
				
			|||||||
            - name: Checkout Code
 | 
					            - name: Checkout Code
 | 
				
			||||||
              uses: actions/checkout@v4
 | 
					              uses: actions/checkout@v4
 | 
				
			||||||
              with:
 | 
					              with:
 | 
				
			||||||
                github-server-url: 'https://libneat.hopto.org/git/'
 | 
					                gitea-server-url: 'https://libneat.hopto.org/git/'
 | 
				
			||||||
            - name: Setup Python
 | 
					            - name: Setup Python
 | 
				
			||||||
              uses: actions/setup-python@v5
 | 
					              uses: actions/setup-python@v5
 | 
				
			||||||
              with:
 | 
					              with:
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user